home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Enter 2000 February / enter2_1.iso / REKLAMA / Pakiet firmy InsERT / data1.cab / _Database / DefData.bdp / Wc_RachHist.json < prev    next >
JavaScript Object Notation  |  1999-10-14  |  254b

  1. {
  2.     "schema": {
  3.         "rb_idRachHist": "Long Integer",
  4.         "rb_Bank": "Text (50) NOT NULL",
  5.         "rb_Rach": "Text (50) NOT NULL",
  6.         "rb_idRachunek": "Long Integer NOT NULL"
  7.     },
  8.     "data": [
  9.         {
  10.             "rb_idRachHist": 1,
  11.             "rb_Bank": "<NAZWA BANKU>",
  12.             "rb_Rach": "<NR RACHUNKU BANKOWEGO>",
  13.             "rb_idRachunek": 1
  14.         }
  15.     ]
  16. }